Release 10.1A: OpenEdge Data Management:
SQL Reference
ASIN
Returns the arcsine of
expression.Syntax
Example
In the following example, which shows how to use the
ASINfunction, the firstSELECTstatement returns the arcsine in degrees, and the second returns the arcsine in radians:
ASINtakes the ratio (expression) of two sides of a right triangle and returns the corresponding angle. The ratio is the length of the side opposite the angle divided by the length of the hypotenuse.The result is expressed in radians and is in the range -pi/2 to pi/2 radians. To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi.
Notes
Compatibility
ODBC compatible
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |